home *** CD-ROM | disk | FTP | other *** search
- -- background: 23361 from stack: in
- -- bmap block id: 11480
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=444 top=290 right=321 bottom=487
- -- title width / last selected line: 0
- -- icon id / first selected line: 10610 / 10610
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: dial phone
- ----- HyperTalk script -----
- on mouseUp
- get the selection
- if it is empty then get the message
- if it is empty then ask "Dial what number?"
- if it is not empty then
- push this card
- visual effect zoom open
- go to stack "Phone"
- dial it
- pop card
- end if
- end mouseUp
-
-
-
- -- part 3 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=237 top=83 right=310 bottom=453
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 24
- -- style flags: 0
- -- line height: 32
- -- part name:
-